home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.19970104-19970326
/
000201_news@columbia.edu _Fri Feb 7 10:51:09 1997.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
1KB
Return-Path: <news@columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA18371
for <kermit.misc@watsun.cc.columbia.edu>; Fri, 7 Feb 1997 10:51:08 -0500 (EST)
Received: (from news@localhost)
by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA02405
for kermit.misc@watsun; Fri, 7 Feb 1997 10:51:07 -0500 (EST)
Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: Kermit Protocol
Date: 7 Feb 1997 15:51:05 GMT
Organization: Columbia University
Lines: 11
Message-ID: <5dfj19$22d$1@apakabar.cc.columbia.edu>
References: <32FAF52B.EDE@wwc.edu>
NNTP-Posting-Host: watsun.cc.columbia.edu
Xref: news.columbia.edu comp.protocols.kermit.misc:6547
In article <32FAF52B.EDE@wwc.edu>, Randy <beckra@wwc.edu> wrote:
: I'm working a project that will interface the IR port on the HP48 series
: calculators to the serial port on a PC. Could anyone tell me the what
: the start character or string to initiate a kermit transfer is ...
:
If a Kermit program already exists for the platform you are coding for,
we recommend you simply use it. Kermit programs are designed to be callable
from other programs.
- Frank